Vcenter CryptoManager Kms Providers Token
The Vcenter CryptoManager Kms Providers Token schema contains information about the token required to be passed in the HTTP header in the HTTP GET request to download the provider configuration.
This schema was added in vSphere API 7.0.2.0.
{
"token": "string",
"expiry": "string"
}
A one-time, short-lived token required in "Authorization" field of the HTTP header of the request to the url.
After the token expires, any attempt to download the configuration with said token will fail.
This property was added in vSphere API 7.0.2.0.
Expiry time of the token
This property was added in vSphere API 7.0.2.0.